CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 端口

搜索资源列表

  1. HowTo.PortScan.CSharp

    0下载:
  2. 这是用C#编写的扫描端口的程序,比起VC++来,实现起来更方便。并可以加入程序中。-This is the C# port scanning prepared by the procedure, compared with VC + +, achieving more user-friendly. And can join the process.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:90965
    • 提供者:lswutao
  1. porscanner

    0下载:
  2. 利用VC实现一个端口扫描程序,实现多线程多主机的扫描-VC achieve a port scan, multi-threaded multi-host scanning
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7340
    • 提供者:于旭
  1. SMSDemoALL

    0下载:
  2. 实现有红外线端口的手机与电脑上的红外线适配器相连,可以完成发送、接收、保存短信等功能,包括VB、Delphi、VC下的源码-achieve the infrared port on the phone with a computer connected to the infrared adapter can be completed sending, receiving, keeping messaging functions, including VB, Delphi, the source
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:83139
    • 提供者:zlq
  1. VCMSCOMM

    0下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17421
    • 提供者:123
  1. ftptranser

    0下载:
  2. 大家好,好久没做什么东西了,前些日子偶然看到本论坛的一个FTP多线程断点续传的源代码,拿来研究了一下,相信有很多朋友也对此感兴趣。今天和大家一起讨论一下。 这个软件最大的遗憾就是是BCB的东西,而好多朋友用的是VC,我花了两天时间才把他完全弄成VC的版本,然后心血来潮,想自己编一个。于是规划了一下,先做界面,下载部分吗?打算用完成端口。这样在Windows下比较有效率。-you all a long time has not done anything, happened to see a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:119109
    • 提供者:鹏鹏
  1. netsnifferedit

    0下载:
  2. 该sniffer程序是基于WinpCap开发的,(snort 也是基于该库开发的) 详细资料请访问官方站点http://winpcap.polito.it 建议使用windows2000环境 1, 安装WinpCap 库,运行WinPcap_3_0.exe 2. 安装winpcap sdk,将wpdpack_3_0.zip的内容解压到C:\\wpdpack_3_0下, 运行vc++,在其的include file项中中添加目录 c:\\WPDPACK_
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1430678
    • 提供者:赵锐
  1. IODriver

    0下载:
  2. 用VC++在win2000下直接访问端口-VC WIN2000 under the direct access port
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:348032
    • 提供者:贾文
  1. NetSystem

    0下载:
  2. vc 实现的端口扫描程序,可以扫描已经打开的或者关闭端口-vc achieve the port scanning procedure can scan has been opened or closed ports
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:43532
    • 提供者:张金
  1. ProcessToPort

    0下载:
  2. 端口和进程关联的一个程序,核心代码是在windowsxp下开发。并在windows开发环境下,用VC 开发。-ports and a process linked to the procedures, the core code is under development in windowsxp. Windows and the development environment, with VC development.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:890028
    • 提供者:朱蒙蒙
  1. shaomiao

    2下载:
  2. 用VC写的网络端口扫描,必须在6.0下运行,可以扫面端口而看漏洞在那里-write VC network port scanning, to be run under 6.0, scanning ports and see where the loopholes
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:221833
    • 提供者:增容
  1. fastsynscan

    1下载:
  2. 一个VC++实现的快速tcp端口扫描程序,采用半开扫描加快了扫描速度,值得一看!-a fast tcp port scanning procedures, using semi-scanning speed up the scanning speed, an eye-catcher!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:52351
    • 提供者:赵劲松
  1. speedportscan

    0下载:
  2. 高速端口扫描器的VC++源代码,高速扫描端口-high-speed port scanner VC source code, high-speed scanning port
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1618984
    • 提供者:hybbj
  1. VC_packet

    0下载:
  2. 原创的网络抓包程序,使用 VC++ 编写,可以监视通过本机所有端口的数据包通信,算法效率极高-original network-capturing Packet, the use of VC preparation, can monitor all aircraft through the port of data packet communications, very efficient algorithm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:59014
    • 提供者:付富
  1. GetCOMObject

    0下载:
  2. VC++获取通过OnGetCOMObject() 函数实现获取通讯端口对象。-VC access through OnGetCOMObject () function to achieve access to communications ports targets.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:25830
    • 提供者:xiaowen_cao
  1. IOcmplt1

    0下载:
  2. 使用IO完成端口异步通讯的VC源代码- 服务端程序 将客户端发来的信息发送回客户端-use IO completed port asynchronous communications source code VC-end services to the client process to the information sent back to Client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:73639
    • 提供者:literal
  1. SyslogServer

    1下载:
  2. 一个实现SYSLOG收集的服务小程序,可以监听指定的端口(SYSLOG一般监听514端口),采用VC编译,在windows下运行。-achieve SYSLOG a collection of small service procedures, can monitor a designated port (SYSLOG general wiretapping 514 ports), the compiler used VC, running under the windows.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3332
    • 提供者:whl
  1. PORTSCANVIEW

    0下载:
  2. 利用VC++做个简单的端口扫描器.(字数够了吧)-VC to be a simple port scanner. (Wordage enough of it)
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:59613
    • 提供者:小彭
  1. Win_Io_Lib

    0下载:
  2. 用VC实现PC并行端口数字信息的输入/输出< 并行通信 > 相关库-with VC PC parallel port digital input / output
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:20658
    • 提供者:wolf
  1. 2.PortScanner

    0下载:
  2. 基于VC++设计的端口扫描程序,对于应用VC++来设计网络安全软件的人员有参考价值-Based on VC + + design of the port scanning procedures, Application for VC + + to design network security software reference value staff
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:46025
    • 提供者:llh
  1. DirectPortR

    0下载:
  2. 直接端口操作,用VC编写的源程序,大家看看把!-direct port operations, prepared by the VC program, we look at put!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:10761
    • 提供者:April
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com